<meta>

List of tags

Summary:
The meta element contains generic meta-information relating to the WML deck. Meta-information is specified with property names and values. This specification does not define any properties, nor does it define how browsers must interpret meta-data.

Attributes:
NameData typeMandatoryDefaultDescription
idStringX A unique name for the tag within the deck
classStringX A name of a class of which the tag is a member
http-equivStringX May be used in place of name and indicates that the property should be interpreted as an HTTP header.
nameStringX Specifies the property name. The browser must ignore any meta-data named with this attribute. Servers should not emit WML content containing meta-data named with this attribute.
foruaBooleanX Specifies that the author intended the property to reach the browser. In the case where the user agent supports the meta-data mechanism, and the property has its forua attribute set to true, the meta-data must be delivered to the browser.
contentString  This attribute specifies the property value.
schemeStringX This attribute specifies a form or structure that may be used to interpret the property value. Scheme values vary depending on the type of meta-data.